adTempus API
PreviousUpNext
IExecutionHistoryItem::ExecutionStart Property

Gets the date/time at which execution of the job began.

C++
__property VARIANT* ExecutionStart;
C#
VARIANT* ExecutionStart;
Visual Basic
Property ExecutionStart() As VARIANT*

The date/time is the local time on the server (not UTC). If you are connected to a Master computer, the date/time is in the time zone of the Master even if the job ran on an Agent in a different time zone.

adTempus API Reference version 3.0.0.0, revised 10/30/2008